LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CanInitializeView Method (IWorkstationPresenter<V>)

Show in webframe






The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
Determines whether the object can run the view.
Syntax
bool CanInitializeView( 
   WorkstationContainer container
)
'Declaration
 
Function CanInitializeView( _
   ByVal container As WorkstationContainer _
) As Boolean
'Usage
 
Dim instance As IWorkstationPresenter(Of V)
Dim container As WorkstationContainer
Dim value As Boolean
 
value = instance.CanInitializeView(container)

            

            
bool CanInitializeView( 
   WorkstationContainer* container
) 
bool CanInitializeView( 
   WorkstationContainer* container
) 

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.

Return Value

true if the presenter can activate the view; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

IWorkstationPresenter<V> Interface
IWorkstationPresenter<V> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.